home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group94a.txt / 000047_icon-group-sender _Sat Feb 5 00:23:26 1994.msg < prev    next >
Internet Message Format  |  1994-08-19  |  2KB

  1. Received: by cheltenham.cs.arizona.edu; Thu, 17 Feb 1994 09:14:56 MST
  2. Date: 5 Feb 94 00:23:26 GMT
  3. From: cis.ohio-state.edu!pacific.mps.ohio-state.edu!math.ohio-state.edu!howland.reston.ans.net!pipex!uknet!festival!eddie@ucbvax.Berkeley.EDU  (Eddie Corns)
  4. Organization: Edinburgh University
  5. Subject: RadioButtons in WIT
  6. Message-Id: <CKq6F4.H3s@festival.ed.ac.uk>
  7. Sender: icon-group-request@cs.arizona.edu
  8. To: icon-group@cs.arizona.edu
  9. Status: R
  10. Errors-To: icon-group-errors@cs.arizona.edu
  11.  
  12. Hi, I've just been playing about with WIT via XIB.  I've constructed a simple
  13. program with a RadioButton.  What I want to do is set the value before letting
  14. the user get at it.  So I do
  15.   VSet (radio_button1, type_v) | write ("oops")
  16. and it always fails.  Having a look at vradio.icn I think someone forgot to
  17. finish the set code because it doesn't seem to call the draw routine or the
  18. callback and falls off the end (hence the failure).  As far as I can see the
  19. sources to WIT are not stored seperately on arizona and I simply don't have
  20. the space to hold the entire distribution without overwriting the current one.
  21. So does anyone know if I'm talking nonsense and simply not using it right or
  22. if it's been fixed?  I have a timestamp of Apr 5 on my source but I can't
  23. remember if that's when I unpacked it or if it came like that.  If it's not
  24. been fixed I will have a go but I have a sneaky suspicion there are other bits
  25. of that file that are also incomplete.
  26.  
  27. Other than this little quirk the two systems look pretty neat, could do with a
  28. spot more descriptive text though.
  29.  
  30. Thanks,
  31. Eddie
  32.